home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / newacct / RCS / newacct.man,v < prev   
Encoding:
Text File  |  1990-03-01  |  1.2 KB  |  54 lines

  1. head     1.1;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    ; strict;
  6. comment  @@;
  7.  
  8.  
  9. 1.1
  10. date     90.03.01.12.20.23;  author rab;  state Exp;
  11. branches ;
  12. next     ;
  13.  
  14.  
  15. desc
  16. @@
  17.  
  18.  
  19.  
  20. 1.1
  21. log
  22. @Initial revision
  23. @
  24. text
  25. @'\" Copyright 1990 Regents of the University of California
  26. '\" Permission to use, copy, modify, and distribute this
  27. '\" documentation for any purpose and without fee is hereby
  28. '\" granted, provided that this notice appears in all copies.
  29. '\" The University of California makes no representations about
  30. '\" the suitability of this material for any purpose.  It is
  31. '\" provided "as is" without express or implied warranty.
  32. '\" 
  33. '\" $Header: /sprite/lib/forms/RCS/cmd.man,v 1.2 90/02/20 17:11:01 douglis Exp $ SPRITE (Berkeley)
  34. '/" 
  35. .so \*(]ltmac.sprite
  36. .HS NEWACCT cmds
  37. .BS
  38. .SH NAME
  39. newacct \- Request a new sprite account
  40. .SH SYNOPSIS
  41. \fBnewacct
  42. .SH DESCRIPTION
  43. .PP
  44. This program prompts the user for the information needed to
  45. create a new user account.  It asks for the login id of the
  46. new user, the group, office number, home and work phone number,
  47. and the project that the account will be used for.  Once all the
  48. information is collected, it is mailed to the system administer,
  49. who will create the account.
  50.  
  51. .SH KEYWORDS
  52. account, request, user
  53. @
  54.